Version

AverageResult<T> Class Members

The following tables list the members exposed by AverageResult<T>.

Public Constructors
 NameDescription
Public ConstructorAverageResult<T> ConstructorInitializes a new instance of the AverageResult<T> class.  
Public Properties
 NameDescription
Public PropertyCacheGets or sets the instance of the cache object which the IAggregator operates with.  
Public PropertyValueGets or sets the value of the aggregation.  
See Also